SendbirdError

Class representing error codes.

Properties

Link copied to clipboard
const val ERR_ACCESS_TOKEN_EMPTY: Int = 400500
Link copied to clipboard
const val ERR_ACK_TIMEOUT: Int = 800180
Link copied to clipboard
const val ERR_API_TOKEN_NOT_VALID: Int = 400401

RESTful API errors for SDK.

Link copied to clipboard
const val ERR_APP_ID_NOT_VALID: Int = 400404
Link copied to clipboard
const val ERR_CHANNEL_NOT_FOUND: Int = 900500
Link copied to clipboard
const val ERR_COLLECTION_DISPOSED: Int = 800600
Link copied to clipboard
const val ERR_CONFLICT: Int = 409000
Link copied to clipboard
const val ERR_CONNECTION_CANCELED: Int = 800102
Link copied to clipboard
const val ERR_CONNECTION_REQUIRED: Int = 800101
Link copied to clipboard
const val ERR_DATABASE_ERROR: Int = 800700
Link copied to clipboard
Link copied to clipboard
const val ERR_DUPLICATED_DATA: Int = 400202
Link copied to clipboard
const val ERR_FILE_SIZE_LIMIT_EXCEEDED: Int = 800260
Link copied to clipboard
Link copied to clipboard
const val ERR_FILE_UPLOAD_CANCELED: Int = 800240
Link copied to clipboard
const val ERR_FILE_UPLOAD_TIMEOUT: Int = 800250
Link copied to clipboard
const val ERR_INITIALIZATION_CANCELED: Int = 800103
Link copied to clipboard
const val ERR_INTERNAL_SERVER_ERROR: Int = 500901

Server internal error.

Link copied to clipboard
const val ERR_INVALID_AUTHORITY: Int = 900100
Link copied to clipboard
const val ERR_INVALID_INITIALIZATION: Int = 800100

SDK internal error.

Link copied to clipboard
const val ERR_INVALID_JSON_BODY: Int = 400403
Link copied to clipboard
const val ERR_INVALID_LENGTH: Int = 400110
Link copied to clipboard
const val ERR_INVALID_PARAMETER: Int = 800110
Link copied to clipboard
const val ERR_INVALID_PARAMETER_VALUE: Int = 400111
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

RESTful API errors.

Link copied to clipboard
const val ERR_INVALID_TOKEN: Int = 400302
Link copied to clipboard
const val ERR_LOGIN_TIMEOUT: Int = 800190
Link copied to clipboard
const val ERR_MALFORMED_DATA: Int = 800130
Link copied to clipboard
const val ERR_MALFORMED_ERROR_DATA: Int = 800140
Link copied to clipboard
const val ERR_MAX_ITEM_EXCEEDED: Int = 400203
Link copied to clipboard
const val ERR_NETWORK: Int = 800120
Link copied to clipboard
const val ERR_NETWORK_ROUTING_ERROR: Int = 800121
Link copied to clipboard
const val ERR_NON_AUTHORIZED: Int = 400108
Link copied to clipboard
const val ERR_NOT_A_MEMBER: Int = 900020
Link copied to clipboard
const val ERR_NOT_FOUND_IN_DATABASE: Int = 400201
Link copied to clipboard
const val ERR_NOT_OPERATOR: Int = 900800
Link copied to clipboard
const val ERR_NOT_SUPPORTED: Int = 800111
Link copied to clipboard
Link copied to clipboard
const val ERR_PENDING: Int = 800400
Link copied to clipboard
const val ERR_QUERY_IN_PROGRESS: Int = 800170
Link copied to clipboard
const val ERR_REQUEST_FAILED: Int = 800220
Link copied to clipboard
const val ERR_SESSION_KEY_EXPIRED: Int = 400309
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
const val ERR_SESSION_TOKEN_REVOKED: Int = 400310
Link copied to clipboard
const val ERR_TOKEN_EXPIRED: Int = 400109
Link copied to clipboard
Link copied to clipboard
const val ERR_USER_CREATION_FAILED: Int = 400504
Link copied to clipboard
const val ERR_USER_DEACTIVATED: Int = 400300
Link copied to clipboard
const val ERR_USER_NOT_EXIST: Int = 400301
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
const val ERR_WRONG_CHANNEL_TYPE: Int = 800150